PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFPathVisualObject Class / getPathItems Method
In This Topic
    getPathItems Method
    In This Topic
    Gets the path items.
    Syntax
    public PDFPathItemCollection getPathItems()

    Return Value

    A collection of path items that compose the PDF path.
    See Also